PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFTransparencyGroup Class / PDFTransparencyGroup Constructor / PDFTransparencyGroup Constructor(PDFCosDictionary)
The COS group.
In This Topic
    PDFTransparencyGroup Constructor(PDFCosDictionary)
    In This Topic
    This method supports the internal library infrastructure and should not be used by external client code.
    Syntax
    public PDFTransparencyGroup( 
       PDFCosDictionary cosGroup
    )

    Parameters

    cosGroup
    The COS group.
    See Also